func go.pact.im/x/plumb/internal/emit.renderAggregate

2 uses

	go.pact.im/x/plumb/internal/emit (current package)
		emit.go#L280: 		body = append(body, cleanupName+" = "+renderAggregate(acquired, pl, errorsAlias, alloc))
		emit.go#L341: func renderAggregate(acquired []cleanupRef, pl *solve.Plan, errorsAlias string, alloc *allocator) string {